x11: Drop a gratitious use of gdk_event_get_root_coords
authorMatthias Clasen <mclasen@redhat.com>
Mon, 25 Mar 2019 04:26:42 +0000 (00:26 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 May 2019 20:25:14 +0000 (20:25 +0000)
commit48b522c487104a12ed4da40a828e1d4c831a4588
treebb86f12ec6a544c685bfffaca0cf263326c3596b
parentbb399b5d8fa86711adcb96cf7e24af2ec20c3478
x11: Drop a gratitious use of gdk_event_get_root_coords

We are in the backend, so we can do the translation ourselves.
gdk/x11/gdksurface-x11.c